Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.social.workspace.content.template--postContentCreationHandlers

This contribution is part of XML component org.nuxeo.ecm.social.workspace.content.template inside nuxeo-social-workspace-core-5.8.jar

Extension Point

Extension point postContentCreationHandlers of component ContentTemplateService.

Contributed Items

  • <postContentCreationHandler class="org.nuxeo.ecm.social.workspace.CollaborationHandler" name="collaborationHandler"/>

XML Source

<extension point="postContentCreationHandlers" target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService">

    <postContentCreationHandler class="org.nuxeo.ecm.social.workspace.CollaborationHandler" name="collaborationHandler"/>

  </extension>